home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / MISCEOUS / CIPHERAC.LZH / CAREADME.62 < prev    next >
Text File  |  1992-02-15  |  5KB  |  122 lines

  1.                        QUAGMIRE TYPE II
  2.  
  3. REFERENCE:  ACA, BRYAN, PERIODIC CIPHERS - MISCELLANEOUS
  4.             GAINES, CHAPTER 18
  5.  
  6. Initial entry requires the determination of the period, (# of cipher
  7. alphabets used), which is a function of the keyword length used in the
  8. enciphering phase.
  9.  
  10. This is accomplished by either the KASISKI method or the PHI TEST.  The PHI
  11. test sometimes fails where the PT does not follow the normal frequency
  12. distribution.  The KASISKI method may help here, by seeking the factors of
  13. repeated digraphs or sequences, the longer sequences being preferable.
  14.  
  15. The CIPHER-ACE SERIES uses the Phi test method, as implemented in the
  16. STATISTICAL TESTS, menu item 'X' of option 'E'.
  17.  
  18. After setting the correct period and displaying the message in period
  19. format, an attempt is made to place a given tip or trial word (or likely
  20. word fragments).  Correct placement will develop good PT equivalents in the
  21. message, and perhaps also in the KEYBLOCK.
  22.  
  23. An excellent procedure at this point would be the construction of contact
  24. charts, frequency tables and a frequency graph of EACH period position (or
  25. so-called column) as each column now represents a simple substitution
  26. cipher.
  27.  
  28. The 'principle of assumptions' now dictates you assume equivalents in both
  29. the keyblock and the CT message until you solve the message.
  30.  
  31. Perhaps the most important part of the de-crypters job is to now determine
  32. the actual keyword(s) used.  The keywords will pop out at you for the
  33. simpler poly-alphabetics like the Vigenere.  For the mixed alphabets, you
  34. will have to apply KEYWORD RECOVERY procedures, as discussed particularly in
  35. BRYAN.
  36.  
  37. For the type II Quag, the period setting keyword may be found in the CT
  38. alphabet, each letter above the first letter beginning the PT alphabet.
  39.  
  40. The four classes of Quagmire are;
  41.  
  42.    I.  Keyed PT alphabet plus period setting keyword, straight CT alphabets
  43.   II.  Keyed CT alphabets  ''   ''    ''       ''       ''     PT     ''
  44.  III.  Keyed PT and CT alphabets, same keyword plus a period keyword
  45.   IV.  3 Keywords, 1 each for PT, CT and period
  46.  
  47. Entry into the CT message begins with determining the period, either by use
  48. of repeats or by the PHI test.
  49.  
  50. Frequency Counts of the resulting columns will aid in identifying
  51. individual letters, and is very important.  Each column is a simple
  52. substitution cipher and may be attacked on that basis.
  53.  
  54. Placement of tips will give equivalent pairs which may be placed into
  55. a skeleton KB (keyblock).
  56.  
  57. Menu Option 'A':  The placement of a PT letter equivalent into the KB or
  58. PT message, will automatically place that PT/CT pair into like period
  59. positions.  The KB will automatically re-generate the PT alphabets, when
  60. a PT letter is found to be common to another PT alphabet.
  61.  
  62. The Quagmire Ciphers are of the Periodic Poly-alphabetic type.
  63.  
  64. The Ct message is stored on disk with NO spaces.  If it is desired to
  65. see the CT in 5 letter groups, simply set PERIOD to 5.  When saved back
  66. to the disk, it is again without the spaces.
  67.  
  68. Hardcopy will display the message in whatever period was last set.
  69.  
  70.  
  71. When entering a CT message for saving, you may enter in 5 letter group
  72. format, but spaces and punctuation will be stripped from the message.
  73.  
  74. The period may be from 2 to 26.
  75. The period is set by the length of a keyword.
  76. The work-page-display contains four components;
  77.  
  78.    1. work-page-menu
  79.    2. KB (keyblock)
  80.    3. CT/PT display
  81.    4. work-page-prompt
  82.  
  83.    1.  work-page-menu.  Consists of Options A-E.
  84.        A.  PTASSIGN - input CT, PT, and CT alphabet. Updates KB and PT
  85.        B.  Re-arrange columns.  To bring out a second keyword.
  86.        C.  SET PERIOD - Allows you to rapidly reconfigure for a new period.
  87.            Clears KB and PT.
  88.        D.  TRIAL WORD - Clears KB and PT.  Assigns a TIP or trial word(s)
  89.            to specific CT letters in the message.
  90.            Generates correct KB and PT fragments.
  91.        E.  OPTION MENU -
  92.            A. save all memory messages back to disk, with work-in-progress
  93.            B. displays all caesar alphabets for enciphered tips
  94.            C. menu for multi-message operation
  95.            D. gives I.C. (index of coincidence) and PHI results for
  96.               appropriate cipher types
  97.            E. hardcopy of current message, formatted, 1 sheet
  98.            F. display and modify SIGINT file, data about the cipher
  99.            G. directory menu, with options for different file .EXT's
  100.            H. clear PT
  101.            I. readme - reads text files about this cipher, and in general
  102.  
  103.            Y. return to main menu or forth
  104.            Z. return to dos
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. end.